projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e13db7
)
Fix typo in src/ChangeLog.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 3 Apr 2010 09:09:56 +0000
(12:09 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 3 Apr 2010 09:09:56 +0000
(12:09 +0300)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 9d5ec51214629166c191859f0ad0d84bbabf8266..50e12560b912f1ffb7ade39455948e916520dce9 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-494,7
+494,7
@@
2010-03-12 Eli Zaretskii <eliz@gnu.org>
These changes remove termcap.c from the build on Posix platforms.
- * Makefil
i
e.in (termcapobj): Move termcap.o from here...
+ * Makefile.in (termcapobj): Move termcap.o from here...
(MSDOS_OBJ): ...to here.
(termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
now identical to when LIBS_TERMCAP is defined.